home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 101
/
FreelogNo101-JanvierFevrier2011.iso
/
Internet
/
eM Client
/
setup.msi
/
eMClient.cab
/
IceWarpServerInterfacePluginFile
/
0
/
RCDATA
/
TGWACCOUNTFORM
/
TGWACCOUNTFORM.txt
Wrap
Text File
|
2010-10-15
|
4KB
|
160 lines
object GWAccountForm: TGWAccountForm
Left = 366
Top = 186
Width = 564
Height = 410
HelpContext = 4031
BorderStyle = bsSizeToolWin
Caption = 'Public Folder'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Microsoft Sans Serif'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
OnKeyPress = FormKeyPress
OnShow = FormShow
DesignSize = (
556
383)
PixelsPerInch = 96
TextHeight = 13
object OKButton: TTntButton
Left = 396
Top = 357
Width = 75
Height = 23
Anchors = [akRight, akBottom]
Caption = '&OK'
Default = True
ModalResult = 1
TabOrder = 1
end
object CancelButton: TTntButton
Left = 475
Top = 357
Width = 75
Height = 23
Anchors = [akRight, akBottom]
Caption = '&Cancel'
ModalResult = 2
TabOrder = 2
end
object PageControl: TTntPageControl
Left = 0
Top = 0
Width = 556
Height = 352
ActivePage = GlobalSheet
Align = alTop
Anchors = [akLeft, akTop, akRight, akBottom]
TabOrder = 0
TabStop = False
object GlobalSheet: TTntTabSheet
Caption = 'Public Folder'
OnEnter = GlobalSheetEnter
object GeneralBox: TTntGroupBox
Left = 0
Top = 0
Width = 548
Height = 129
Align = alTop
Caption = 'Public Folder'
TabOrder = 0
DesignSize = (
548
129)
object ItemLabel: TTntLabel
Left = 9
Top = 44
Width = 43
Height = 13
Caption = 'Account:'
end
object ValueLabel: TTntLabel
Left = 9
Top = 20
Width = 61
Height = 13
Caption = 'Folder name:'
end
object IMAPFL: TTntLabel
Left = 8
Top = 67
Width = 87
Height = 13
Caption = 'Root IMAP Folder:'
end
object AccountEdit: TTntEdit
Left = 120
Top = 41
Width = 400
Height = 21
Anchors = [akLeft, akTop, akRight]
TabOrder = 1
end
object DescEdit: TTntEdit
Left = 120
Top = 17
Width = 419
Height = 21
Anchors = [akLeft, akTop, akRight]
TabOrder = 0
end
object ItemButton: TTntButton
Left = 519
Top = 41
Width = 20
Height = 21
Anchors = [akTop, akRight]
Caption = '...'
TabOrder = 2
OnClick = ItemButtonClick
end
object FolderEdit: TTntEdit
Left = 120
Top = 64
Width = 400
Height = 21
Anchors = [akLeft, akTop, akRight]
TabOrder = 3
OnChange = FolderEditChange
end
object RootChecked: TTntCheckBox
Left = 8
Top = 92
Width = 529
Height = 17
Caption =
'The Root IMAP Folder is only a folder container and cannot be se' +
'lected'
Checked = True
State = cbChecked
TabOrder = 5
end
object FolderButton: TTntButton
Left = 519
Top = 65
Width = 21
Height = 21
Anchors = [akTop, akRight]
Caption = '...'
TabOrder = 4
OnClick = FolderButtonClick
end
end
end
object ACLSheet: TTntTabSheet
Caption = 'Access Control List'
ImageIndex = 1
OnEnter = ACLSheetEnter
end
end
end